
footer {
	margin: 0px auto;
	display: block;
}

footer {
	margin: 0px auto;
	width: 1100px;
	height: auto;
	text-align: center;
	color: rgb(0, 0, 0);
	line-height: 28px;
	padding-top: 10px;
	font-family: "Microsoft YaHei";
	border-top:#DCDCDC 2px solid;
	margin-bottom:10px;
}

footer p {
	line-height: 100%;
	line-height: 27px;
	font-size:14px;
}

footer p span.xian {
	color: rgb(216, 216, 216);
}

footer p.mt30 {
	line-height: 200%;
	margin-top: 30px;
	position: relative;
}

footer p.mt30 span#beian {
	top: 0px;
	right: 220px;
	position: absolute;
}

footer p.mt30 span#kxwz {
	top: 0px;
	right: 80px;
	position: absolute;
}

footer a:link {
	color: rgb(0, 0, 0);
}

footer a:visited {
	color: rgb(0, 0, 0);
}

footer a:hover {
	color: rgb(0, 0, 0);
}
.replay {
	width: 105px;
	right: 30px;
	bottom: 10px;
	position: fixed;
}

.replay span {
	background: rgb(255, 255, 255);
	padding: 5px 0px;
	border: 1px solid rgb(241, 241, 241);
	border-image: none;
	width: 100%;
	text-align: center;
	color: rgb(153, 153, 153);
	margin-bottom: 10px;
	display: block;
}

.replay span img {
	margin-bottom: 5px;
}